[INFO] cloning repository https://github.com/PaulPPS632/lazycf
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/PaulPPS632/lazycf" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPaulPPS632%2Flazycf", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPaulPPS632%2Flazycf'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9caaf86f7dbcd6c25bc149c49de7e669090f58e0
[INFO] checking PaulPPS632/lazycf against 40527f3e444fde1deb361751bdef9b9e11d1b971+rustflags=--cfg crater_hack --force-warn invalid-c-variadic-arguments for pr-162478
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPaulPPS632%2Flazycf" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/PaulPPS632/lazycf
[INFO] finished tweaking git repo https://github.com/PaulPPS632/lazycf
[INFO] tweaked toml for git repo https://github.com/PaulPPS632/lazycf written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/PaulPPS632/lazycf on toolchain 40527f3e444fde1deb361751bdef9b9e11d1b971
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/PaulPPS632/lazycf already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] eeb98126fa5d06d32a254ce0e25ceadb319e7defb0f8f34da279dc37d42d741e
[INFO] running `Command { std: "docker" "start" "eeb98126fa5d06d32a254ce0e25ceadb319e7defb0f8f34da279dc37d42d741e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "eeb98126fa5d06d32a254ce0e25ceadb319e7defb0f8f34da279dc37d42d741e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "eeb98126fa5d06d32a254ce0e25ceadb319e7defb0f8f34da279dc37d42d741e" "/opt/rustwide/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "eeb98126fa5d06d32a254ce0e25ceadb319e7defb0f8f34da279dc37d42d741e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid --cfg crater_hack --force-warn invalid-c-variadic-arguments" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "eeb98126fa5d06d32a254ce0e25ceadb319e7defb0f8f34da279dc37d42d741e" "/opt/rustwide/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking bytes v1.12.0
[INFO] [stderr]     Checking mio v1.2.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling cc v1.2.65
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]     Checking rustls-pki-types v1.15.0
[INFO] [stderr]    Compiling aws-lc-rs v1.17.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling rustls v0.23.41
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]     Checking zerocopy v0.8.52
[INFO] [stderr]     Checking block-padding v0.3.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling strum_macros v0.28.0
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking num-bigint v0.4.7
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking http v1.4.2
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking yoke v0.8.3
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking cbc v0.1.2
[INFO] [stderr]     Checking kasuari v0.4.12
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling aws-lc-sys v0.42.0
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]     Checking gimli v0.32.3
[INFO] [stderr]     Checking rustls-native-certs v0.8.4
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking webpki-roots v1.0.8
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking tracing-error v0.2.1
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking keyring-core v1.0.0
[INFO] [stderr] error: could not compile `tokio` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/40527f3e444fde1deb361751bdef9b9e11d1b971/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-uring", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "taskdump", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=a724fefe4cd45615 -C extra-filename=-c8801b5ce7dec7c2 --out-dir /opt/rustwide/target/debug/build/tokio/c8801b5ce7dec7c2/out -L dependency=/opt/rustwide/target/debug/build/libc/5b12becda64e49a1/out -L dependency=/opt/rustwide/target/debug/build/log/49d29bf3eeedcf02/out --extern bytes=/opt/rustwide/target/debug/build/bytes/b38620af1b2cbca2/out/libbytes-b38620af1b2cbca2.rmeta --extern libc=/opt/rustwide/target/debug/build/libc/5b12becda64e49a1/out/liblibc-5b12becda64e49a1.rmeta --extern mio=/opt/rustwide/target/debug/build/mio/d97e8b20828382c1/out/libmio-d97e8b20828382c1.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/build/pin-project-lite/939ff28c23f518de/out/libpin_project_lite-939ff28c23f518de.rmeta --extern socket2=/opt/rustwide/target/debug/build/socket2/94ae9d94fb4a03cb/out/libsocket2-94ae9d94fb4a03cb.rmeta --extern tokio_macros=/opt/rustwide/target/debug/build/tokio-macros/ccd517dee6a3110d/out/libtokio_macros-ccd517dee6a3110d.so --cap-lints allow --cap-lints=forbid --cfg crater_hack --force-warn invalid-c-variadic-arguments --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "eeb98126fa5d06d32a254ce0e25ceadb319e7defb0f8f34da279dc37d42d741e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eeb98126fa5d06d32a254ce0e25ceadb319e7defb0f8f34da279dc37d42d741e", kill_on_drop: false }`
[INFO] [stdout] eeb98126fa5d06d32a254ce0e25ceadb319e7defb0f8f34da279dc37d42d741e
